projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baf61ee
)
*** empty log message ***
author
Andreas Schwab
<schwab@suse.de>
Mon, 26 Jan 2004 11:54:36 +0000
(11:54 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Mon, 26 Jan 2004 11:54:36 +0000
(11:54 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ae50f7c5b747a32db9bde78b3cc844dbee190d0e..ff3df3f40e3646c29a9424abb6db4ed322685c1f 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2004-01-26 Andreas Schwab <schwab@suse.de>
+
+ * print.c (print_preprocess): Declare size as EMACS_INT to not
+ lose bits.
+ (print_object): Likewise.
+ * alloc.c (Fpurecopy): Likewise.
+
2004-01-25 Luc Teirlinck <teirllm@auburn.edu>
* window.c (Fwindow_minibuffer_p): Doc fix.